notebook: Add a style property for whether to draw a tab gap
authorWilliam Jon McCann <william.jon.mccann@gmail.com>
Mon, 30 Sep 2013 22:57:58 +0000 (18:57 -0400)
committerWilliam Jon McCann <william.jon.mccann@gmail.com>
Wed, 2 Oct 2013 14:51:16 +0000 (10:51 -0400)
commite9b9fd20b904e8d31863a3dc0a98d16587c21d24
tree4e384a0b52ecc07eb97feeb0e8e8b961fe557f19
parentb609377e3ee60001761bb285bd6027f54bb27e0a
notebook: Add a style property for whether to draw a tab gap

Add a has-tab-gap style property to GtkNotebook so that we can
disable drawing the gap between tabs and the page in the Adwaita
theme without breaking existing themes.

https://bugzilla.gnome.org/show_bug.cgi?id=707920
gtk/gtknotebook.c